PDF4Java Reference Documentation
com.o2sol.pdf4java.portfolios Package / PDFPortfolioFolder Class / setModifyDate Method
The date and time when the folder was last modified.
In This Topic
    setModifyDate Method
    In This Topic
    Sets the folder modify date and time.
    Syntax
    public void setModifyDate( 
       java.time.LocalDateTime value
    )

    Parameters

    value
    The date and time when the folder was last modified.
    See Also